Class PageTextUpdate

Description

This Class represents a dataobject for updating a PageText



			
Variable Summary
string $Headline
int $Id
String[] $LanguageAccess
string $LanguageISO
string $Link
int $ParentId
int $Sorting
string $Text
string $Title
string $UpdatedDate
int $Visible
Variables
int $CategoryId

The id of the primary PageCategory of the PageText

string $Headline

The headline of the PageText in the language indicated by the LanguageISO

int $Id

The id of the PageText

String[] $LanguageAccess

Specifies on which languages and sites this entity is accessible. An array of LANGUAGE-ISO_SITE-ID

string $LanguageISO

The language Language ISO code of the PageText for the active language (Solution_SetLanguage)

string $Link

The linktext of the PageText in the language indicated by the LanguageISO

int $ParentId

The id of the parent Page of this PageText

bool $ShowInMenu

Wether or not the Page is displayed in the frontend

int $Sorting

The position of the PageText amongst its siblings

string $Text

The textcontent of the PageText in the language indicated by the LanguageISO

string $Title

The title of the PageText in the language indicated by the LanguageISO

string $UpdatedDate

The datetime when the PageText was last updated

int $Visible

Information about who can access the page (either -1 for none, 0 for all, or the id of a UserGroup who can access the page)

Documentation generated on Thu, 26 Jul 2018 13:22:47 +0000 by phpDocumentor 1.4.4